@font-face
{
    font-family: 'Ich bin Endie';
  src: url('Ich bin Endie.eot');
  src: url('Ich bin Endie.eot?#') format('embedded-opentype'),
      url('Ich bin Endie.woff') format('woff'),
      url('Ich bin Endie.ttf') format('truetype');
}
